home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / util3 / ais.lha / AIS / AIS_Edge.readme < prev    next >
Text File  |  1996-02-14  |  1KB  |  42 lines

  1. Short:    Calculate the total size of an Aminet index
  2. Author:   peoyli@pluggnet.se (P-O Yliniemi)
  3. Uploader: peoyli@pluggnet.se (P-O Yliniemi)
  4. Type:     util/rexx
  5.  
  6. This is an Arexx script written for Edge v1.704. The script
  7. can easily be changed to work with other editors.
  8.  
  9. Bugs: Doesn't support Aminet files larger than 99.9M
  10.  
  11.       Total size must be smaller than something around
  12.        2.300.000.000K (or was it 4.600.000.000K ?).
  13.  
  14.       Doesn's support index files with more than 4.600.000.000
  15.        entries (Aminet IS growing...).
  16.  
  17.       SLOW, around 11 lines/second on my computer (A500,
  18.        VXL-30 33MHz accel, 18Meg mem). I will rewrite this in
  19.        Assembler soon.
  20.  
  21. Test with the index file (30-May-95) gave the following result:
  22.       Files: 16499
  23.       Size:  2551349.2K = 2491.5M
  24.  
  25. ---------------------------------------------------------------------------
  26.  
  27.  All kinds of freely distributable programs (new software...) are accepted
  28.  as a contribution for this program. If you are a programmer, send me some
  29.  of your own code.
  30.  
  31.  Contributions and bug reports for this program should be sent to:
  32.  
  33.     E-Mail:           peoyli@pluggnet.se
  34.     WWW:              http://hotspot.pluggnet.se/~peoyli
  35.  
  36.     Snail Mail:       Per-Olof Yliniemi
  37.                       Box 78
  38.                       S-980 61 Tärendö
  39.                       SWEDEN
  40.  
  41. ---------------------------------------------------------------------------
  42.